3.2.69 \(\int \frac {(d^2-e^2 x^2)^{5/2}}{x^7 (d+e x)^2} \, dx\) [169]

3.2.69.1 Optimal result
3.2.69.2 Mathematica [A] (verified)
3.2.69.3 Rubi [A] (verified)
3.2.69.4 Maple [A] (verified)
3.2.69.5 Fricas [A] (verification not implemented)
3.2.69.6 Sympy [C] (verification not implemented)
3.2.69.7 Maxima [A] (verification not implemented)
3.2.69.8 Giac [C] (verification not implemented)
3.2.69.9 Mupad [F(-1)]

3.2.69.1 Optimal result

Integrand size = 27, antiderivative size = 169 \[ \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx=-\frac {3 e^4 \sqrt {d^2-e^2 x^2}}{16 d^2 x^2}-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}+\frac {2 e \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}-\frac {3 e^2 \left (d^2-e^2 x^2\right )^{3/2}}{8 d^2 x^4}+\frac {4 e^3 \left (d^2-e^2 x^2\right )^{3/2}}{15 d^3 x^3}+\frac {3 e^6 \text {arctanh}\left (\frac {\sqrt {d^2-e^2 x^2}}{d}\right )}{16 d^3} \]

output
-1/6*(-e^2*x^2+d^2)^(3/2)/x^6+2/5*e*(-e^2*x^2+d^2)^(3/2)/d/x^5-3/8*e^2*(-e 
^2*x^2+d^2)^(3/2)/d^2/x^4+4/15*e^3*(-e^2*x^2+d^2)^(3/2)/d^3/x^3+3/16*e^6*a 
rctanh((-e^2*x^2+d^2)^(1/2)/d)/d^3-3/16*e^4*(-e^2*x^2+d^2)^(1/2)/d^2/x^2
 
3.2.69.2 Mathematica [A] (verified)

Time = 0.42 (sec) , antiderivative size = 123, normalized size of antiderivative = 0.73 \[ \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx=-\frac {\sqrt {d^2-e^2 x^2} \left (40 d^5-96 d^4 e x+50 d^3 e^2 x^2+32 d^2 e^3 x^3-45 d e^4 x^4+64 e^5 x^5\right )+90 e^6 x^6 \text {arctanh}\left (\frac {\sqrt {-e^2} x-\sqrt {d^2-e^2 x^2}}{d}\right )}{240 d^3 x^6} \]

input
Integrate[(d^2 - e^2*x^2)^(5/2)/(x^7*(d + e*x)^2),x]
 
output
-1/240*(Sqrt[d^2 - e^2*x^2]*(40*d^5 - 96*d^4*e*x + 50*d^3*e^2*x^2 + 32*d^2 
*e^3*x^3 - 45*d*e^4*x^4 + 64*e^5*x^5) + 90*e^6*x^6*ArcTanh[(Sqrt[-e^2]*x - 
 Sqrt[d^2 - e^2*x^2])/d])/(d^3*x^6)
 
3.2.69.3 Rubi [A] (verified)

Time = 0.33 (sec) , antiderivative size = 181, normalized size of antiderivative = 1.07, number of steps used = 13, number of rules used = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.444, Rules used = {570, 540, 27, 539, 27, 539, 27, 534, 243, 51, 73, 221}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx\)

\(\Big \downarrow \) 570

\(\displaystyle \int \frac {(d-e x)^2 \sqrt {d^2-e^2 x^2}}{x^7}dx\)

\(\Big \downarrow \) 540

\(\displaystyle -\frac {\int \frac {3 d^2 e (4 d-3 e x) \sqrt {d^2-e^2 x^2}}{x^6}dx}{6 d^2}-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {1}{2} e \int \frac {(4 d-3 e x) \sqrt {d^2-e^2 x^2}}{x^6}dx-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 539

\(\displaystyle -\frac {1}{2} e \left (-\frac {\int \frac {d e (15 d-8 e x) \sqrt {d^2-e^2 x^2}}{x^5}dx}{5 d^2}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \int \frac {(15 d-8 e x) \sqrt {d^2-e^2 x^2}}{x^5}dx}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 539

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \left (-\frac {\int \frac {d e (32 d-15 e x) \sqrt {d^2-e^2 x^2}}{x^4}dx}{4 d^2}-\frac {15 \left (d^2-e^2 x^2\right )^{3/2}}{4 d x^4}\right )}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \left (-\frac {e \int \frac {(32 d-15 e x) \sqrt {d^2-e^2 x^2}}{x^4}dx}{4 d}-\frac {15 \left (d^2-e^2 x^2\right )^{3/2}}{4 d x^4}\right )}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 534

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \left (-\frac {e \left (-15 e \int \frac {\sqrt {d^2-e^2 x^2}}{x^3}dx-\frac {32 \left (d^2-e^2 x^2\right )^{3/2}}{3 d x^3}\right )}{4 d}-\frac {15 \left (d^2-e^2 x^2\right )^{3/2}}{4 d x^4}\right )}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 243

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \left (-\frac {e \left (-\frac {15}{2} e \int \frac {\sqrt {d^2-e^2 x^2}}{x^4}dx^2-\frac {32 \left (d^2-e^2 x^2\right )^{3/2}}{3 d x^3}\right )}{4 d}-\frac {15 \left (d^2-e^2 x^2\right )^{3/2}}{4 d x^4}\right )}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 51

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \left (-\frac {e \left (-\frac {15}{2} e \left (-\frac {1}{2} e^2 \int \frac {1}{x^2 \sqrt {d^2-e^2 x^2}}dx^2-\frac {\sqrt {d^2-e^2 x^2}}{x^2}\right )-\frac {32 \left (d^2-e^2 x^2\right )^{3/2}}{3 d x^3}\right )}{4 d}-\frac {15 \left (d^2-e^2 x^2\right )^{3/2}}{4 d x^4}\right )}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 73

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \left (-\frac {e \left (-\frac {15}{2} e \left (\int \frac {1}{\frac {d^2}{e^2}-\frac {x^4}{e^2}}d\sqrt {d^2-e^2 x^2}-\frac {\sqrt {d^2-e^2 x^2}}{x^2}\right )-\frac {32 \left (d^2-e^2 x^2\right )^{3/2}}{3 d x^3}\right )}{4 d}-\frac {15 \left (d^2-e^2 x^2\right )^{3/2}}{4 d x^4}\right )}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

\(\Big \downarrow \) 221

\(\displaystyle -\frac {1}{2} e \left (-\frac {e \left (-\frac {e \left (-\frac {15}{2} e \left (\frac {e^2 \text {arctanh}\left (\frac {\sqrt {d^2-e^2 x^2}}{d}\right )}{d}-\frac {\sqrt {d^2-e^2 x^2}}{x^2}\right )-\frac {32 \left (d^2-e^2 x^2\right )^{3/2}}{3 d x^3}\right )}{4 d}-\frac {15 \left (d^2-e^2 x^2\right )^{3/2}}{4 d x^4}\right )}{5 d}-\frac {4 \left (d^2-e^2 x^2\right )^{3/2}}{5 d x^5}\right )-\frac {\left (d^2-e^2 x^2\right )^{3/2}}{6 x^6}\)

input
Int[(d^2 - e^2*x^2)^(5/2)/(x^7*(d + e*x)^2),x]
 
output
-1/6*(d^2 - e^2*x^2)^(3/2)/x^6 - (e*((-4*(d^2 - e^2*x^2)^(3/2))/(5*d*x^5) 
- (e*((-15*(d^2 - e^2*x^2)^(3/2))/(4*d*x^4) - (e*((-32*(d^2 - e^2*x^2)^(3/ 
2))/(3*d*x^3) - (15*e*(-(Sqrt[d^2 - e^2*x^2]/x^2) + (e^2*ArcTanh[Sqrt[d^2 
- e^2*x^2]/d])/d))/2))/(4*d)))/(5*d)))/2
 

3.2.69.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 51
Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[ 
(a + b*x)^(m + 1)*((c + d*x)^n/(b*(m + 1))), x] - Simp[d*(n/(b*(m + 1))) 
Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d, n}, x 
] && ILtQ[m, -1] && FractionQ[n] && GtQ[n, 0]
 

rule 73
Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[ 
{p = Denominator[m]}, Simp[p/b   Subst[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + 
 d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] && Lt 
Q[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntL 
inearQ[a, b, c, d, m, n, x]
 

rule 221
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x 
/Rt[-a/b, 2]], x] /; FreeQ[{a, b}, x] && NegQ[a/b]
 

rule 243
Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> Simp[1/2   Subst[In 
t[x^((m - 1)/2)*(a + b*x)^p, x], x, x^2], x] /; FreeQ[{a, b, m, p}, x] && I 
ntegerQ[(m - 1)/2]
 

rule 534
Int[(x_)^(m_)*((c_) + (d_.)*(x_))*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> 
Simp[(-c)*x^(m + 1)*((a + b*x^2)^(p + 1)/(2*a*(p + 1))), x] + Simp[d   Int[ 
x^(m + 1)*(a + b*x^2)^p, x], x] /; FreeQ[{a, b, c, d, m, p}, x] && ILtQ[m, 
0] && GtQ[p, -1] && EqQ[m + 2*p + 3, 0]
 

rule 539
Int[(x_)^(m_)*((c_) + (d_.)*(x_))*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> 
Simp[c*x^(m + 1)*((a + b*x^2)^(p + 1)/(a*(m + 1))), x] + Simp[1/(a*(m + 1)) 
   Int[x^(m + 1)*(a + b*x^2)^p*(a*d*(m + 1) - b*c*(m + 2*p + 3)*x), x], x] 
/; FreeQ[{a, b, c, d, p}, x] && ILtQ[m, -1] && GtQ[p, -1] && IntegerQ[2*p]
 

rule 540
Int[(x_)^(m_)*((c_) + (d_.)*(x_))^(n_)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol 
] :> With[{Qx = PolynomialQuotient[(c + d*x)^n, x, x], R = PolynomialRemain 
der[(c + d*x)^n, x, x]}, Simp[R*x^(m + 1)*((a + b*x^2)^(p + 1)/(a*(m + 1))) 
, x] + Simp[1/(a*(m + 1))   Int[x^(m + 1)*(a + b*x^2)^p*ExpandToSum[a*(m + 
1)*Qx - b*R*(m + 2*p + 3)*x, x], x], x]] /; FreeQ[{a, b, c, d, p}, x] && IG 
tQ[n, 1] && ILtQ[m, -1] && GtQ[p, -1] && IntegerQ[2*p]
 

rule 570
Int[((e_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(n_)*((a_) + (b_.)*(x_)^2)^(p_), 
x_Symbol] :> Simp[c^(2*n)/a^n   Int[(e*x)^m*((a + b*x^2)^(n + p)/(c - d*x)^ 
n), x], x] /; FreeQ[{a, b, c, d, e, m, p}, x] && EqQ[b*c^2 + a*d^2, 0] && I 
LtQ[n, -1] &&  !(IGtQ[m, 0] && ILtQ[m + n, 0] &&  !GtQ[p, 1])
 
3.2.69.4 Maple [A] (verified)

Time = 0.59 (sec) , antiderivative size = 121, normalized size of antiderivative = 0.72

method result size
risch \(-\frac {\sqrt {-e^{2} x^{2}+d^{2}}\, \left (64 e^{5} x^{5}-45 d \,e^{4} x^{4}+32 d^{2} e^{3} x^{3}+50 d^{3} e^{2} x^{2}-96 d^{4} e x +40 d^{5}\right )}{240 d^{3} x^{6}}+\frac {3 e^{6} \ln \left (\frac {2 d^{2}+2 \sqrt {d^{2}}\, \sqrt {-e^{2} x^{2}+d^{2}}}{x}\right )}{16 d^{2} \sqrt {d^{2}}}\) \(121\)
default \(\text {Expression too large to display}\) \(1550\)

input
int((-e^2*x^2+d^2)^(5/2)/x^7/(e*x+d)^2,x,method=_RETURNVERBOSE)
 
output
-1/240*(-e^2*x^2+d^2)^(1/2)*(64*e^5*x^5-45*d*e^4*x^4+32*d^2*e^3*x^3+50*d^3 
*e^2*x^2-96*d^4*e*x+40*d^5)/d^3/x^6+3/16/d^2*e^6/(d^2)^(1/2)*ln((2*d^2+2*( 
d^2)^(1/2)*(-e^2*x^2+d^2)^(1/2))/x)
 
3.2.69.5 Fricas [A] (verification not implemented)

Time = 0.27 (sec) , antiderivative size = 108, normalized size of antiderivative = 0.64 \[ \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx=-\frac {45 \, e^{6} x^{6} \log \left (-\frac {d - \sqrt {-e^{2} x^{2} + d^{2}}}{x}\right ) + {\left (64 \, e^{5} x^{5} - 45 \, d e^{4} x^{4} + 32 \, d^{2} e^{3} x^{3} + 50 \, d^{3} e^{2} x^{2} - 96 \, d^{4} e x + 40 \, d^{5}\right )} \sqrt {-e^{2} x^{2} + d^{2}}}{240 \, d^{3} x^{6}} \]

input
integrate((-e^2*x^2+d^2)^(5/2)/x^7/(e*x+d)^2,x, algorithm="fricas")
 
output
-1/240*(45*e^6*x^6*log(-(d - sqrt(-e^2*x^2 + d^2))/x) + (64*e^5*x^5 - 45*d 
*e^4*x^4 + 32*d^2*e^3*x^3 + 50*d^3*e^2*x^2 - 96*d^4*e*x + 40*d^5)*sqrt(-e^ 
2*x^2 + d^2))/(d^3*x^6)
 
3.2.69.6 Sympy [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 9.28 (sec) , antiderivative size = 808, normalized size of antiderivative = 4.78 \[ \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx=d^{2} \left (\begin {cases} - \frac {d^{2}}{6 e x^{7} \sqrt {\frac {d^{2}}{e^{2} x^{2}} - 1}} + \frac {5 e}{24 x^{5} \sqrt {\frac {d^{2}}{e^{2} x^{2}} - 1}} + \frac {e^{3}}{48 d^{2} x^{3} \sqrt {\frac {d^{2}}{e^{2} x^{2}} - 1}} - \frac {e^{5}}{16 d^{4} x \sqrt {\frac {d^{2}}{e^{2} x^{2}} - 1}} + \frac {e^{6} \operatorname {acosh}{\left (\frac {d}{e x} \right )}}{16 d^{5}} & \text {for}\: \left |{\frac {d^{2}}{e^{2} x^{2}}}\right | > 1 \\\frac {i d^{2}}{6 e x^{7} \sqrt {- \frac {d^{2}}{e^{2} x^{2}} + 1}} - \frac {5 i e}{24 x^{5} \sqrt {- \frac {d^{2}}{e^{2} x^{2}} + 1}} - \frac {i e^{3}}{48 d^{2} x^{3} \sqrt {- \frac {d^{2}}{e^{2} x^{2}} + 1}} + \frac {i e^{5}}{16 d^{4} x \sqrt {- \frac {d^{2}}{e^{2} x^{2}} + 1}} - \frac {i e^{6} \operatorname {asin}{\left (\frac {d}{e x} \right )}}{16 d^{5}} & \text {otherwise} \end {cases}\right ) - 2 d e \left (\begin {cases} \frac {3 i d^{3} \sqrt {-1 + \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{2} x^{5} + 15 e^{2} x^{7}} - \frac {4 i d e^{2} x^{2} \sqrt {-1 + \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{2} x^{5} + 15 e^{2} x^{7}} + \frac {2 i e^{6} x^{6} \sqrt {-1 + \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{5} x^{5} + 15 d^{3} e^{2} x^{7}} - \frac {i e^{4} x^{4} \sqrt {-1 + \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{3} x^{5} + 15 d e^{2} x^{7}} & \text {for}\: \left |{\frac {e^{2} x^{2}}{d^{2}}}\right | > 1 \\\frac {3 d^{3} \sqrt {1 - \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{2} x^{5} + 15 e^{2} x^{7}} - \frac {4 d e^{2} x^{2} \sqrt {1 - \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{2} x^{5} + 15 e^{2} x^{7}} + \frac {2 e^{6} x^{6} \sqrt {1 - \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{5} x^{5} + 15 d^{3} e^{2} x^{7}} - \frac {e^{4} x^{4} \sqrt {1 - \frac {e^{2} x^{2}}{d^{2}}}}{- 15 d^{3} x^{5} + 15 d e^{2} x^{7}} & \text {otherwise} \end {cases}\right ) + e^{2} \left (\begin {cases} - \frac {d^{2}}{4 e x^{5} \sqrt {\frac {d^{2}}{e^{2} x^{2}} - 1}} + \frac {3 e}{8 x^{3} \sqrt {\frac {d^{2}}{e^{2} x^{2}} - 1}} - \frac {e^{3}}{8 d^{2} x \sqrt {\frac {d^{2}}{e^{2} x^{2}} - 1}} + \frac {e^{4} \operatorname {acosh}{\left (\frac {d}{e x} \right )}}{8 d^{3}} & \text {for}\: \left |{\frac {d^{2}}{e^{2} x^{2}}}\right | > 1 \\\frac {i d^{2}}{4 e x^{5} \sqrt {- \frac {d^{2}}{e^{2} x^{2}} + 1}} - \frac {3 i e}{8 x^{3} \sqrt {- \frac {d^{2}}{e^{2} x^{2}} + 1}} + \frac {i e^{3}}{8 d^{2} x \sqrt {- \frac {d^{2}}{e^{2} x^{2}} + 1}} - \frac {i e^{4} \operatorname {asin}{\left (\frac {d}{e x} \right )}}{8 d^{3}} & \text {otherwise} \end {cases}\right ) \]

input
integrate((-e**2*x**2+d**2)**(5/2)/x**7/(e*x+d)**2,x)
 
output
d**2*Piecewise((-d**2/(6*e*x**7*sqrt(d**2/(e**2*x**2) - 1)) + 5*e/(24*x**5 
*sqrt(d**2/(e**2*x**2) - 1)) + e**3/(48*d**2*x**3*sqrt(d**2/(e**2*x**2) - 
1)) - e**5/(16*d**4*x*sqrt(d**2/(e**2*x**2) - 1)) + e**6*acosh(d/(e*x))/(1 
6*d**5), Abs(d**2/(e**2*x**2)) > 1), (I*d**2/(6*e*x**7*sqrt(-d**2/(e**2*x* 
*2) + 1)) - 5*I*e/(24*x**5*sqrt(-d**2/(e**2*x**2) + 1)) - I*e**3/(48*d**2* 
x**3*sqrt(-d**2/(e**2*x**2) + 1)) + I*e**5/(16*d**4*x*sqrt(-d**2/(e**2*x** 
2) + 1)) - I*e**6*asin(d/(e*x))/(16*d**5), True)) - 2*d*e*Piecewise((3*I*d 
**3*sqrt(-1 + e**2*x**2/d**2)/(-15*d**2*x**5 + 15*e**2*x**7) - 4*I*d*e**2* 
x**2*sqrt(-1 + e**2*x**2/d**2)/(-15*d**2*x**5 + 15*e**2*x**7) + 2*I*e**6*x 
**6*sqrt(-1 + e**2*x**2/d**2)/(-15*d**5*x**5 + 15*d**3*e**2*x**7) - I*e**4 
*x**4*sqrt(-1 + e**2*x**2/d**2)/(-15*d**3*x**5 + 15*d*e**2*x**7), Abs(e**2 
*x**2/d**2) > 1), (3*d**3*sqrt(1 - e**2*x**2/d**2)/(-15*d**2*x**5 + 15*e** 
2*x**7) - 4*d*e**2*x**2*sqrt(1 - e**2*x**2/d**2)/(-15*d**2*x**5 + 15*e**2* 
x**7) + 2*e**6*x**6*sqrt(1 - e**2*x**2/d**2)/(-15*d**5*x**5 + 15*d**3*e**2 
*x**7) - e**4*x**4*sqrt(1 - e**2*x**2/d**2)/(-15*d**3*x**5 + 15*d*e**2*x** 
7), True)) + e**2*Piecewise((-d**2/(4*e*x**5*sqrt(d**2/(e**2*x**2) - 1)) + 
 3*e/(8*x**3*sqrt(d**2/(e**2*x**2) - 1)) - e**3/(8*d**2*x*sqrt(d**2/(e**2* 
x**2) - 1)) + e**4*acosh(d/(e*x))/(8*d**3), Abs(d**2/(e**2*x**2)) > 1), (I 
*d**2/(4*e*x**5*sqrt(-d**2/(e**2*x**2) + 1)) - 3*I*e/(8*x**3*sqrt(-d**2/(e 
**2*x**2) + 1)) + I*e**3/(8*d**2*x*sqrt(-d**2/(e**2*x**2) + 1)) - I*e**...
 
3.2.69.7 Maxima [A] (verification not implemented)

Time = 0.30 (sec) , antiderivative size = 180, normalized size of antiderivative = 1.07 \[ \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx=\frac {3 \, e^{6} \log \left (\frac {2 \, d^{2}}{{\left | x \right |}} + \frac {2 \, \sqrt {-e^{2} x^{2} + d^{2}} d}{{\left | x \right |}}\right )}{16 \, d^{3}} - \frac {3 \, \sqrt {-e^{2} x^{2} + d^{2}} e^{6}}{16 \, d^{4}} - \frac {3 \, {\left (-e^{2} x^{2} + d^{2}\right )}^{\frac {3}{2}} e^{4}}{16 \, d^{4} x^{2}} + \frac {4 \, {\left (-e^{2} x^{2} + d^{2}\right )}^{\frac {3}{2}} e^{3}}{15 \, d^{3} x^{3}} - \frac {3 \, {\left (-e^{2} x^{2} + d^{2}\right )}^{\frac {3}{2}} e^{2}}{8 \, d^{2} x^{4}} + \frac {2 \, {\left (-e^{2} x^{2} + d^{2}\right )}^{\frac {3}{2}} e}{5 \, d x^{5}} - \frac {{\left (-e^{2} x^{2} + d^{2}\right )}^{\frac {3}{2}}}{6 \, x^{6}} \]

input
integrate((-e^2*x^2+d^2)^(5/2)/x^7/(e*x+d)^2,x, algorithm="maxima")
 
output
3/16*e^6*log(2*d^2/abs(x) + 2*sqrt(-e^2*x^2 + d^2)*d/abs(x))/d^3 - 3/16*sq 
rt(-e^2*x^2 + d^2)*e^6/d^4 - 3/16*(-e^2*x^2 + d^2)^(3/2)*e^4/(d^4*x^2) + 4 
/15*(-e^2*x^2 + d^2)^(3/2)*e^3/(d^3*x^3) - 3/8*(-e^2*x^2 + d^2)^(3/2)*e^2/ 
(d^2*x^4) + 2/5*(-e^2*x^2 + d^2)^(3/2)*e/(d*x^5) - 1/6*(-e^2*x^2 + d^2)^(3 
/2)/x^6
 
3.2.69.8 Giac [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 0.33 (sec) , antiderivative size = 304, normalized size of antiderivative = 1.80 \[ \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx=\frac {1}{7680} \, {\left (\frac {1440 \, e^{5} \log \left (\sqrt {\frac {2 \, d}{e x + d} - 1} + 1\right ) \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right )}{d^{3}} - \frac {1440 \, e^{5} \log \left ({\left | \sqrt {\frac {2 \, d}{e x + d} - 1} - 1 \right |}\right ) \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right )}{d^{3}} + \frac {16 \, {\left (45 \, e^{5} \log \left (2\right ) - 90 \, e^{5} \log \left (i + 1\right ) + 128 i \, e^{5}\right )} \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right )}{d^{3}} - \frac {45 \, e^{5} {\left (\frac {2 \, d}{e x + d} - 1\right )}^{\frac {11}{2}} \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right ) + 1025 \, e^{5} {\left (\frac {2 \, d}{e x + d} - 1\right )}^{\frac {9}{2}} \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right ) - 174 \, e^{5} {\left (\frac {2 \, d}{e x + d} - 1\right )}^{\frac {7}{2}} \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right ) + 594 \, e^{5} {\left (\frac {2 \, d}{e x + d} - 1\right )}^{\frac {5}{2}} \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right ) - 255 \, e^{5} {\left (\frac {2 \, d}{e x + d} - 1\right )}^{\frac {3}{2}} \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right ) + 45 \, e^{5} \sqrt {\frac {2 \, d}{e x + d} - 1} \mathrm {sgn}\left (\frac {1}{e x + d}\right ) \mathrm {sgn}\left (e\right )}{d^{3} {\left (\frac {d}{e x + d} - 1\right )}^{6}}\right )} {\left | e \right |} \]

input
integrate((-e^2*x^2+d^2)^(5/2)/x^7/(e*x+d)^2,x, algorithm="giac")
 
output
1/7680*(1440*e^5*log(sqrt(2*d/(e*x + d) - 1) + 1)*sgn(1/(e*x + d))*sgn(e)/ 
d^3 - 1440*e^5*log(abs(sqrt(2*d/(e*x + d) - 1) - 1))*sgn(1/(e*x + d))*sgn( 
e)/d^3 + 16*(45*e^5*log(2) - 90*e^5*log(I + 1) + 128*I*e^5)*sgn(1/(e*x + d 
))*sgn(e)/d^3 - (45*e^5*(2*d/(e*x + d) - 1)^(11/2)*sgn(1/(e*x + d))*sgn(e) 
 + 1025*e^5*(2*d/(e*x + d) - 1)^(9/2)*sgn(1/(e*x + d))*sgn(e) - 174*e^5*(2 
*d/(e*x + d) - 1)^(7/2)*sgn(1/(e*x + d))*sgn(e) + 594*e^5*(2*d/(e*x + d) - 
 1)^(5/2)*sgn(1/(e*x + d))*sgn(e) - 255*e^5*(2*d/(e*x + d) - 1)^(3/2)*sgn( 
1/(e*x + d))*sgn(e) + 45*e^5*sqrt(2*d/(e*x + d) - 1)*sgn(1/(e*x + d))*sgn( 
e))/(d^3*(d/(e*x + d) - 1)^6))*abs(e)
 
3.2.69.9 Mupad [F(-1)]

Timed out. \[ \int \frac {\left (d^2-e^2 x^2\right )^{5/2}}{x^7 (d+e x)^2} \, dx=\int \frac {{\left (d^2-e^2\,x^2\right )}^{5/2}}{x^7\,{\left (d+e\,x\right )}^2} \,d x \]

input
int((d^2 - e^2*x^2)^(5/2)/(x^7*(d + e*x)^2),x)
 
output
int((d^2 - e^2*x^2)^(5/2)/(x^7*(d + e*x)^2), x)